body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
        "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}
* {
    box-sizing: border-box;
}
.App {
    background-color: #0f1217;
    min-height: 100vh;
    max-width: 100vw;
    overflow: hidden;
}

.App-esports {
    background-color: #17161b;
    min-height: 100vh;
    max-width: 100vw;
    overflow: hidden;
}
.image-wrapper {
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding: 35.9712% 0;
    object-fit: cover;
}

.img-component-special {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.img-component {
    width: 100%;
    height: 18vw;
    max-height: 25rem;
}
.img-component.big-img {
    height: 25vw;
    max-height: 37rem;
}
.img-component.md-img {
    height: 20vw;
}
@media (max-width: 768px) {
    .img-component {
        min-height: 10rem;
    }
}
.bar-wrapper {
    border-bottom: 1px solid #e73128;
    min-height: 25rem;
    justify-content: space-between;
}
.bar-wrapper.no-line {
    border-bottom: none;
}
.bar-wrapper.no-line .img-component {
    max-width: -webkit-fit-content !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
}
.heading-text {
    text-align: left;
    font: normal normal 700 normal clamp(30px, 2.5vw, 48px) / clamp(34px, 2.70833vw, 52px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: #fff;
}
.subheading-text {
    margin-top: 2.7vw;
    text-align: left;
    font: normal normal 300 normal clamp(16px, 1.40625vw, 27px) / clamp(22px, 1.666vw, 32px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    letter-spacing: 0.54px;
    color: #fff;
}
.sizzle-btn .btn-primary {
    background-color: #e73128;
    border-color: #e73128;
}
.sizzle-btn .btn-primary:hover {
    background-color: #ec5d56;
}
.bar-outer-wrapper {
    background-color: #0f1217;
    width: 100%;
    margin-top: 2rem;
}
@media (max-width: 768px) {
    .bar-outer-wrapper {
        margin-top: 2rem;
    }
}
.bar-outer-wrapper.no-mt {
    margin-top: 0;
}
.bar-outer-wrapper.no-mt.no-bg {
    background-color: transparent !important;
}
.logo-wrapper {
    cursor: pointer;
    position: relative;
}
.logo-subtext {
    margin-top: -13px;
    margin-left: 2.95rem;
    font: italic normal 700 normal clamp(16px, 0.9375vw, 20px) / clamp(20px, 1.40625vw, 30px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    color: #ccc;
}
.navbar-nav .nav-link {
    font: normal normal 700 normal clamp(1rem, 0.9375vw, 36px) / clamp(1.2rem, 1.19792vw, 46px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    letter-spacing: 0.36px;
    color: #fff;
}
.navCustomS {
    position: relative;
    padding: 0.4rem 1rem !important;
    background-color: #161b23 !important;
    box-shadow: 0 0.375rem 0.375rem #00000080 !important;
    height: 6rem;
}
.navCustomS .dropdown-menu {
    background-color: #1a202b !important;
}
.navCustomS .mr-auto {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    padding-right: 12% !important;
}
.navCustomS .show{
    background-color: rgba(15, 18, 23,0.7) !important;
    z-index: 1000000 !important;
}
.esports-league-heading-wrapper {
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding: 16.04167% 0;
    object-fit: cover;
}
.img-component-league {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0.78;
}
.esports-league-text-container{
    position: absolute;
    width: 100%;
    bottom: 5%;
    transform: translateY(5%);
    z-index: 4;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.esports-league-heading {
    text-align: center;
    font: normal normal bold normal clamp(26px, 2.5vw, 48px) / clamp(30px, 2.03125vw, 39px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    letter-spacing: 0.96px;
    color: #ffffff;
    text-transform: uppercase;
}
.esports-league-sub-heading{
    text-align: center;
    font: normal normal normal normal clamp(16px, 1.5625vw, 30px) / clamp(19px, 2.03125vw, 39px) Roboto, -apple-system,
        BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    letter-spacing: 0.6px;
    color: #FFFFFF;
}
.mcn-heading{
    text-align: center;
    font-size: clamp(16px, 1.5625vw, 30px);
    line-height: clamp(19px, 2.03125vw, 39px);
    letter-spacing: 0px;
    color: #FFFFFF;
}
.mcn-footer-heading{
    margin-top: 5.72rem;
    text-align: center;
    font-weight: 500;
    font-size: clamp(20px, 2.5vw, 48px);
    line-height: clamp(25px, 3.28125vw, 63px);
    letter-spacing: 0px;
    color: #FFFFFF;
}
@media (min-width: 1200px) {
    .navCustomS .nav-link {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
.navCustomS .navbar-toggler {
    z-index: 100;
}
@media (min-width: 451px) and (max-width: 1199px) {
    .navCustomS .navbar-brand {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
@media (min-width: 361px) and (max-width: 450px) {
    .navCustomS .navbar-brand {
        position: absolute;
        left: 30%;
        transform: scale(0.8);
    }
}
@media (min-width: 316px) and (max-width: 360px) {
    .navCustomS .navbar-brand {
        position: absolute;
        left: 28%;
        transform: scale(0.6);
    }
}
@media (max-width: 315px) {
    .navCustomS .navbar-brand {
        position: absolute;
        left: 28%;
        transform: scale(0.6);
        opacity: 0.5;
        z-index: 0;
    }
}
.image-you-win {
    position: absolute;
    right: 0;
}
.image-you-win.img-fluid{
    height: inherit;
}
.navbar-nav .nav-link {
    margin: 0 1rem;
    padding-bottom: 2px !important;
}
.navbar-nav .nav-link.active {
    border-bottom: 3px solid #e73128 !important;
}
.navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.75) !important;
}
.footer-sizzle {
    background-color: #0f1217;
    margin-top: 20vh !important;
}
.footer-sizzle .footer {
    width: 100vw;
    color: #fff;
    display: grid;
    grid-template-columns: 3fr 6fr;
    align-items: center;
    height: 73px;
}
.footer-sizzle .social-icons a {
    color: #000;
    justify-self: flex-start;
    margin-left: 20px;
}
.footer-sizzle .icon-content {
    font-size: 13px;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: -15px;
}
.footer-sizzle .links span {
    font-size: 0.9rem;
    justify-self: flex-end;
    cursor: pointer;
}
.footer-sizzle .links a {
    color: #fff;
}
.footer-sizzle .line {
    border-bottom: 2px solid #b62025;
    margin-top: -21px;
    margin-right: 30px;
    margin-bottom: 12px;
}
.footer-sizzle .links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 10px;
}
.footer-sizzle .item4 {
    display: none;
}
.mt-sp {
    margin-top: 10.09259vh !important;
}
/* .footer-sizzle .item4 {
    align-content: center;
    padding-left: 13px;
} */
@media (max-width: 768px) {
    .footer-sizzle .footer {
        display: block;
        width: 100vw;
        height: 200px;
    }
    .footer-sizzle .icon-content {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 10px;
    }
    .footer-sizzle .social-icons {
        padding-bottom: 10px;
    }
    .footer-sizzle .line {
        padding-top: 10px;
        margin-left: 10px;
        padding-bottom: 10px;
    }
    .footer-sizzle .links {
        display: grid;
        grid-template-columns: 4fr 4fr 4fr;
        margin-top: -10px;
    }
    .footer-sizzle .links span {
        float: left;
        padding-top: 10px;
        margin-left: 10px;
        font-size: 10px;
    }
    .footer-sizzle .item2 {
        grid-row-start: 2;
    }
    .footer-sizzle .item3 {
        grid-row-start: 3;
    }
    .footer-sizzle .item4 {
        display: flex;
        margin-left: 20px;
        margin-top: 10px;
    }
    .esports-league-text-container{
        bottom: 50%;
        transform: translateY(50%);
    }
    .mt-sp {
        margin-top: 5.09259vh !important;
    }
}
/*# sourceMappingURL=main.efe3633a.chunk.css.map */
